Introduce a separate "hide_if_empty" property for empty menu handling.
authorMatthias Clasen <maclas@gmx.de>
Wed, 1 Oct 2003 19:07:36 +0000 (19:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 1 Oct 2003 19:07:36 +0000 (19:07 +0000)
commit6e87629f1aacda1e6c23ca46cf9d27891ee0e520
tree1bb55458257f639ce4f68b3bb7fcd1aba251e1d3
parent39e208d86584cc3a3670afc6de5bd3747866ec91
Introduce a separate "hide_if_empty" property for empty menu handling.

2003-10-01  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkaction.c (gtk_action_class_init):
(gtk_action_[gs]et_property): Introduce a separate
"hide_if_empty" property for empty menu handling.
(_gtk_action_sync_menu_visible): ...and use it here.

* tests/testmerge.c (main): ...and here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkaction.c
tests/testmerge.c